AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions
/
com.appdimens.dynamic.core
/
DimenCache
/
CacheStats
/
CacheStats
Cache
Stats
constructor
(
capacity
:
Int
,
populated
:
Int
,
fillRatio
:
Float
,
hits
:
Long
=
0
,
misses
:
Long
=
0
,
evictions
:
Long
=
0
,
hitRate
:
Float
=
0.0f
)